C1.Silverlight.RichTextBox.Documents Namespace > C1TextPointer Class > Closest Method : Closest(Func<C1TextPointer,Boolean>,Func<C1TextPointer,C1TextPointer,Int32>) Method |
'Declaration
Public Overloads Function Closest( _ ByVal predicate As System.Func(Of C1TextPointer,Boolean), _ ByVal distance As System.Func(Of C1TextPointer,C1TextPointer,Integer) _ ) As C1TextPointer
public C1TextPointer Closest( System.Func<C1TextPointer,bool> predicate, System.Func<C1TextPointer,C1TextPointer,int> distance )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2